/ Assembly List / LJCNetCommon / NetString / ThrowArgError

Namespace - LJCNetCommon


Parameters
message - The message text.

Syntax

C#
public static Void ThrowArgError(String message)

Throws the invalid argument exception if message has a value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.